home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1693 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  436 b 

  1. Path: ratty.wolfe.net!mgooding
  2. From: mgooding@wolfe.net (Joshua Gooding)
  3. Newsgroups: comp.lang.c++
  4. Subject: class defined after use?
  5. Date: 12 Jan 1996 03:38:50 GMT
  6. Organization: Wolfe Internet Access, L.L.C.
  7. Message-ID: <4d4l4a$ecg@news1.wolfe.net>
  8. NNTP-Posting-Host: gonzo.wolfenet.com
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Is it possible to have a class with a pointer to a variable of another 
  12. type that is defined later int he file?
  13.